[INFO] cloning repository https://github.com/PeterGrace/pull-secret-operator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PeterGrace/pull-secret-operator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fpull-secret-operator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fpull-secret-operator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f2d1290f9e779926d0a3b686ba75ccc8725055c
[INFO] checking PeterGrace/pull-secret-operator against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fpull-secret-operator" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PeterGrace/pull-secret-operator
[INFO] finished tweaking git repo https://github.com/PeterGrace/pull-secret-operator
[INFO] tweaked toml for git repo https://github.com/PeterGrace/pull-secret-operator written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PeterGrace/pull-secret-operator on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PeterGrace/pull-secret-operator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `kube` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `kube-runtime` dependency)
[INFO] [stderr] warning: `pull-secret-operator` (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-rustls v0.14.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.108
[INFO] [stderr]   Downloaded kube-runtime v0.39.0
[INFO] [stderr]   Downloaded icu_properties v2.0.0
[INFO] [stderr]   Downloaded mio-named-pipes v0.1.7
[INFO] [stderr]   Downloaded prometheus-static-metric v0.2.0
[INFO] [stderr]   Downloaded kube-derive v0.39.0
[INFO] [stderr]   Downloaded puddle v0.1.0
[INFO] [stderr]   Downloaded const_fn v0.4.11
[INFO] [stderr]   Downloaded windows-strings v0.4.1
[INFO] [stderr]   Downloaded windows-result v0.3.3
[INFO] [stderr]   Downloaded pem v0.8.3
[INFO] [stderr]   Downloaded httpmock-macros v0.3.0
[INFO] [stderr]   Downloaded hyper-rustls v0.21.0
[INFO] [stderr]   Downloaded dashmap v3.11.10
[INFO] [stderr]   Downloaded extend v0.1.2
[INFO] [stderr]   Downloaded auditable v0.1.0
[INFO] [stderr]   Downloaded kube v0.39.0
[INFO] [stderr]   Downloaded windows-core v0.61.1
[INFO] [stderr]   Downloaded prometheus v0.9.0
[INFO] [stderr]   Downloaded httpmock v0.4.5
[INFO] [stderr]   Downloaded auditable-build v0.1.0
[INFO] [stderr]   Downloaded auditable-serde v0.1.0
[INFO] [stderr]   Downloaded icu_properties_data v2.0.0
[INFO] [stderr]   Downloaded semver v0.10.0
[INFO] [stderr]   Downloaded rustls v0.18.1
[INFO] [stderr]   Downloaded cargo_metadata v0.11.4
[INFO] [stderr]   Downloaded assert-json-diff v1.1.0
[INFO] [stderr]   Downloaded k8s-openapi v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 008e6cdba695e55dc8450fc3af048e3702c6acee45eafb43d8987d52f514b2f7
[INFO] running `Command { std: "docker" "start" "008e6cdba695e55dc8450fc3af048e3702c6acee45eafb43d8987d52f514b2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "008e6cdba695e55dc8450fc3af048e3702c6acee45eafb43d8987d52f514b2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "008e6cdba695e55dc8450fc3af048e3702c6acee45eafb43d8987d52f514b2f7" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "008e6cdba695e55dc8450fc3af048e3702c6acee45eafb43d8987d52f514b2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "008e6cdba695e55dc8450fc3af048e3702c6acee45eafb43d8987d52f514b2f7" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `kube` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `kube-runtime` dependency)
[INFO] [stderr] warning: `pull-secret-operator` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling k8s-openapi v0.9.0
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking async-compression v0.3.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling curl v0.4.47
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]     Checking spinning_top v0.2.5
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling isahc v0.9.14
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling prometheus v0.9.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.11+1.64.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling curl-sys v0.4.80+curl-8.12.1
[INFO] [stderr]    Compiling syn v0.13.11
[INFO] [stderr]     Checking flume v0.9.2
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking auditable v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking dashmap v3.11.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling prometheus-static-metric v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling extend v0.1.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling httpmock-macros v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking async-std v1.13.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]    Compiling semver v0.10.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking puddle v0.1.0
[INFO] [stderr]     Checking assert-json-diff v1.1.0
[INFO] [stderr]    Compiling cargo_metadata v0.11.4
[INFO] [stderr]    Compiling kube-derive v0.39.0
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]    Compiling auditable-serde v0.1.0
[INFO] [stderr]    Compiling auditable-build v0.1.0
[INFO] [stderr]    Compiling pull-secret-operator v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]     Checking httpmock v0.4.5
[INFO] [stderr]     Checking kube v0.39.0
[INFO] [stderr]     Checking kube-runtime v0.39.0
[INFO] [stdout] warning: irrefutable `while let` pattern
[INFO] [stdout]    --> src/crd_watcher.rs:168:15
[INFO] [stdout]     |
[INFO] [stdout] 168 |         while let watcher_try = w.try_next().await {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the loop will never exit
[INFO] [stdout]     = help: consider instead using a `loop { ... }` with a `let` inside it
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `while let` pattern
[INFO] [stdout]    --> src/crd_watcher.rs:168:15
[INFO] [stdout]     |
[INFO] [stdout] 168 |         while let watcher_try = w.try_next().await {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the loop will never exit
[INFO] [stdout]     = help: consider instead using a `loop { ... }` with a `let` inside it
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/crd_watcher.rs:245:17
[INFO] [stdout]     |
[INFO] [stdout] 245 |             Err(err) => {
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/crd_watcher.rs:245:17
[INFO] [stdout]     |
[INFO] [stdout] 245 |             Err(err) => {
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/main.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         Err(e) => metrics_port = 9898,
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unknown` is never constructed
[INFO] [stdout]   --> src/crd_watcher.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum PullSecretError {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |     Unknown(String),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PullSecretError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `btree_to_string` is never used
[INFO] [stdout]   --> src/crd_watcher.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn btree_to_string(input: BTreeMap<String, String>) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/main.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         Err(e) => metrics_port = 9898,
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unknown` is never constructed
[INFO] [stdout]   --> src/crd_watcher.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum PullSecretError {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |     Unknown(String),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PullSecretError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `btree_to_string` is never used
[INFO] [stdout]   --> src/crd_watcher.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn btree_to_string(input: BTreeMap<String, String>) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.13.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "008e6cdba695e55dc8450fc3af048e3702c6acee45eafb43d8987d52f514b2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "008e6cdba695e55dc8450fc3af048e3702c6acee45eafb43d8987d52f514b2f7", kill_on_drop: false }`
[INFO] [stdout] 008e6cdba695e55dc8450fc3af048e3702c6acee45eafb43d8987d52f514b2f7
